バージョン 24.2 (最新)

Item プロパティ (IndexedCollectionBase<T>)

このコレクション内の指定した順序位置にある項目を返します。
シンタックス
public T this[ 
   int index
]; {get;}

パラメータ

index
返される項目のインデックス。
参照